home *** CD-ROM | disk | FTP | other *** search
- ChangePasswordPanel = {
- ACTIONS = {
- cancel:;
- ok:;
- };
- OUTLETS = {
- okButton;
- promptText;
- cancelButton;
- panelAppIcon;
- userText;
- };
- SUPERCLASS = Panel;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- DirBrowser = {
- ACTIONS = {
- windowWillClose:;
- enableModification:;
- inspectItem:;
- setOwnerDistributor:;
- deauthenticate:;
- windowWillResize:;
- duplicateItem:;
- boItem:;
- changeRootPassword:;
- destroyItemD:;
- appendItem:;
- authenticateAsUser:;
- hit:;
- inspectorDidClose:;
- inspectorDidSave:;
- disableModification:;
- windowDidBecomeMain:;
- insertItem:;
- refreshAllColumns:;
- };
- OUTLETS = {
- passwordChangePanel;
- serverNameText;
- iconWell;
- theDomain;
- serverTagText;
- myPropertyEditor;
- wellText;
- theBrowser;
- ownerDistributor;
- DirBWindow;
- };
- SUPERCLASS = Object;
- };
- Distributor = {
- ACTIONS = {
- destroyItem:;
- setTheView:;
- duplicateItem:;
- inspectItem:;
- terminate:;
- sortItem:;
- refreshWindow:;
- performPrint:;
- runInfoPanel:;
- authenticateAsUser:;
- windowDidBecomeKey:;
- setViewUnSorted:;
- findStringInColumn:;
- setCurrentWindow:;
- freeCurrentBrowser:;
- setViewPropertyEdit:;
- performPageLayout:;
- revertCurrentEditor:;
- deauthenticate:;
- createNIBrowser:;
- breakOpenItem:;
- disableModification:;
- enableModification:;
- setViewSorted:;
- showFindPanel:;
- saveCurrentEditor:;
- windowDidResize:;
- insertItem:;
- showViewByPanel:;
- setCurrentBrowser:;
- appendItem:;
- };
- OUTLETS = {
- findButton;
- viewedByButton;
- myPL;
- theViewMenu;
- currentPropEditor;
- findText;
- lastWindow;
- passwordChangePanel;
- viewedByScroll;
- infoPanel;
- viewByPanel;
- theSecurityMenu;
- theDB;
- workingID;
- currentWindow;
- newWindow;
- tempID;
- theDirectoryMenu;
- versionTag;
- theEditMenu;
- viewedProperty;
- currentBrowser;
- findPanel;
- theDomainMenu;
- };
- SUPERCLASS = Object;
- };
-